chore(deps): update all non-major dependencies #1041
Merged
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
^9.15.0->^9.16.0^2.8.3->^2.9.0^4.0.0->^4.0.1^22.9.3->^22.10.1^0.86.1->^0.86.2^0.11.7->^0.11.8^0.5.3->^0.5.4^9.15.0->^9.16.0^2.46.0->^2.46.1^15.12.0->^15.13.0^0.30.13->^0.30.149.14.2->9.14.4^3.3.3->^3.4.1^5.2.7->^5.3.1^8.15.0->^8.16.0^6.0.0->^6.0.2^6.0.0-beta.10->^6.0.2^1.0.3->^1.0.4^2.1.5->^2.1.6Release Notes
eslint/eslint (@eslint/js)
v9.16.0Compare Source
sveltejs/kit (@sveltejs/kit)
v2.9.0Compare Source
Minor Changes
Patch Changes
v2.8.5Compare Source
Patch Changes
v2.8.4Compare Source
Patch Changes
sveltejs/vite-plugin-svelte (@sveltejs/vite-plugin-svelte-inspector)
v4.0.1Compare Source
Patch Changes
Fix peer dependencies warning (#1038)
Updated dependencies [
5389d31]:carbon-design-system/carbon-components-svelte (carbon-components-svelte)
v0.86.2Compare Source
carbon-design-system/carbon-preprocess-svelte (carbon-preprocess-svelte)
v0.11.8Compare Source
Fixes
Rich-Harris/dts-buddy (dts-buddy)
v0.5.4Compare Source
eslint/eslint (eslint)
v9.16.0Compare Source
Features
8f70eb1feat: AddignoreComputedKeysoption insort-keysrule (#19162) (Milos Djermanovic)Documentation
9eefc8fdocs: fix typos inuse-isnan(#19190) (루밀LuMir)0c8cea8docs: switch the order of words inno-unreachable(#19189) (루밀LuMir)0c19417docs: add missing backtick tono-async-promise-executor(#19188) (루밀LuMir)8df9276docs: add backtick in-0indescriptionofno-compare-neg-zero(#19186) (루밀LuMir)7e16e3fdocs: fixcaseSensitiveoption's title ofsort-keys(#19183) (Tanuj Kanti)0c6b842docs: fix typos inmigration-guide.md(#19180) (루밀LuMir)353266edocs: fix a typo indebug.md(#19179) (루밀LuMir)5ff318adocs: delete unnecessary horizontal rule(---) innodejs-api(#19175) (루밀LuMir)576bcc5docs: mark more rules as handled by TypeScript (#19164) (Tanuj Kanti)742d054docs: note thatno-restricted-syntaxcan be used with any language (#19148) (Milos Djermanovic)Chores
feb703bchore: upgrade to@eslint/[email protected](#19195) (Francesco Trotta)df9bf95chore: package.json update for @eslint/js release (Jenkins)f831893chore: add type forignoreComputedKeysoption ofsort-keys(#19184) (Tanuj Kanti)3afb8a1chore: update dependency @eslint/json to ^0.8.0 (#19177) (Milos Djermanovic)1f77c53chore: addrepository.directoryproperty topackage.json(#19165) (루밀LuMir)d460594chore: update dependency @arethetypeswrong/cli to ^0.17.0 (#19147) (renovate[bot])45cd4earefactor: update default options in rules (#19136) (Milos Djermanovic)sveltejs/eslint-plugin-svelte (eslint-plugin-svelte)
v2.46.1Compare Source
Patch Changes
svelte/no-inner-declarationssindresorhus/globals (globals)
v15.13.0Compare Source
rich-harris/magic-string (magic-string)
v0.30.14Compare Source
Features
debugIdinSourceMaptypes (#294) (5d93dcf)pnpm/pnpm (pnpm)
v9.14.4Compare Source
v9.14.3Compare Source
prettier/prettier (prettier)
v3.4.1Compare Source
diff
Remove unnecessary parentheses around assignment in
v-on(#16887 by @fisker)v3.4.0Compare Source
diff
🔗 Release Notes
sveltejs/svelte (svelte)
v5.3.1Compare Source
Patch Changes
fix: treat spread elements the same as call expressions (#14488)
fix: correctly increment/decrement bigints (#14485)
v5.3.0Compare Source
Minor Changes
<svelte:boundary>(#14211)v5.2.12Compare Source
Patch Changes
fix: upgrade to esm-env 1.2.1 to fix issues with non-Vite setups (#14470)
fix: prevent infinite loops when pruning CSS (#14474)
fix: generate correct code when encountering object expression statement (#14480)
v5.2.11Compare Source
Patch Changes
fix: ignore text and expressions outside the template when validating HTML (#14468)
fix: better account for render tags when pruning CSS (#14456)
v5.2.10Compare Source
Patch Changes
fix: correctly remove unused selectors in middle of selector lists (#14448)
chore: upgrade esm-env for Vite 6 support (#14460)
fix: strip exported TypeScript function overloads (#14458)
v5.2.9Compare Source
Patch Changes
fix: show
:thenblock fornull/undefinedvalue (#14440)fix: relax html parent validation (#14442)
fix: prevent memory leak when creating deriveds inside untrack (#14443)
fix: disregard TypeScript nodes when pruning CSS (#14446)
v5.2.8Compare Source
Patch Changes
fix: correctly prune each blocks (#14403)
fix: provide temporary
LegacyComponentType(#14257)fix: attach spread attribute events synchronously (#14387)
fix: ensure last empty text node correctly hydrates (#14425)
fix: correctly prune key blocks (#14403)
typescript-eslint/typescript-eslint (typescript-eslint)
v8.16.0Compare Source
This was a version bump only for typescript-eslint to align it with other projects, there were no code changes.
You can read about our versioning strategy and releases on our website.
vitejs/vite (vite)
v6.0.2Compare Source
node_modulesif deno (#18823) (a20267b), closes #18823style.cssas a key for the style file forcssCodesplit: false(#18820) (ec51115), closes #18820externalby default (#18821) (2250ffa), closes #18821ssr.target: 'webworker'defaults as fallback (#18827) (b39e696), closes #18827v6.0.1Compare Source
proxyprevents starting http2 server (#18788) (bbaf514), closes #18788applyToEnvironmenthooks on worker build (#18793) (0c6cdb0), closes #18793svitejs/vitefu (vitefu)
v1.0.4Compare Source
vitest-dev/vitest (vitest)
v2.1.6Compare Source
🚀 Features
View changes on GitHub
Configuration
📅 Schedule: Branch creation - "* 0-3 * * 1" (UTC), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR was generated by Mend Renovate. View the repository job log.